public class GxExpressionStringsFormatter
extends GxExpressionAbstract
The class defines a grid expression to format strings according to BBj supported masks
Modifier and Type | Field and Description |
---|---|
BBjString | Mask! The String mask to use. |
BBjString | Prefix! A prefix to append to the value after it is formatted |
BBjString | Suffix! A suffix to append to the value after it is formatted |
Constructor and Description |
---|
GxExpressionStringsFormatter(BBjString mask!) Construct a new GxExpressionNumbersFormatter |
Modifier and Type | Method and Description |
---|---|
String | toString() {@inheritDoc} |
public BBjString Mask!
The String mask to use.
public BBjString Prefix!
A prefix to append to the value after it is formatted
public BBjString Suffix!
A suffix to append to the value after it is formatted
public GxExpressionStringsFormatter(BBjString mask!)
Construct a new GxExpressionNumbersFormatter
BBjString
mask! The number's mask